home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 February / Gamestar_81_2006-02_dvd.iso / Programy / PicaJetInstall.exe / {app} / PicaJet.exe / 0 / RCDATA / TFSAVECAPTIONSORDER / TFSAVECAPTIONSORDER.txt
Encoding:
Text File  |  2005-11-17  |  5.0 KB  |  199 lines

  1. object fSaveCaptionsOrder: TfSaveCaptionsOrder
  2.   Left = 384
  3.   Top = 275
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Save Captions Order'
  7.   ClientHeight = 156
  8.   ClientWidth = 320
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDefault
  17.   Scaled = False
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object lName: TbsSkinStdLabel
  22.     Left = 34
  23.     Top = 14
  24.     Width = 31
  25.     Height = 13
  26.     UseSkinFont = True
  27.     DefaultFont.Charset = DEFAULT_CHARSET
  28.     DefaultFont.Color = clWindowText
  29.     DefaultFont.Height = -11
  30.     DefaultFont.Name = 'MS Sans Serif'
  31.     DefaultFont.Style = []
  32.     SkinDataName = 'stdlabel'
  33.     Alignment = taRightJustify
  34.     Caption = 'Name:'
  35.   end
  36.   object eName: TbsSkinEdit
  37.     Left = 72
  38.     Top = 11
  39.     Width = 152
  40.     Height = 20
  41.     DefaultFont.Charset = DEFAULT_CHARSET
  42.     DefaultFont.Color = clWindowText
  43.     DefaultFont.Height = 14
  44.     DefaultFont.Name = 'Arial'
  45.     DefaultFont.Style = []
  46.     UseSkinFont = True
  47.     DefaultWidth = 0
  48.     DefaultHeight = 20
  49.     ButtonMode = False
  50.     SkinDataName = 'editlight'
  51.     Font.Charset = DEFAULT_CHARSET
  52.     Font.Color = clWindowText
  53.     Font.Height = 14
  54.     Font.Name = 'Arial'
  55.     Font.Style = []
  56.     ParentFont = False
  57.     TabOrder = 2
  58.   end
  59.   object bClose: TbsSkinButton
  60.     Left = 235
  61.     Top = 41
  62.     Width = 75
  63.     Height = 24
  64.     TabOrder = 0
  65.     SkinDataName = 'buttonlight'
  66.     DefaultFont.Charset = DEFAULT_CHARSET
  67.     DefaultFont.Color = clWindowText
  68.     DefaultFont.Height = 14
  69.     DefaultFont.Name = 'Arial'
  70.     DefaultFont.Style = []
  71.     DefaultWidth = 0
  72.     DefaultHeight = 0
  73.     UseSkinFont = True
  74.     AllowAllUp = False
  75.     TabStop = True
  76.     CanFocused = True
  77.     Down = False
  78.     GroupIndex = 0
  79.     Caption = 'Close'
  80.     NumGlyphs = 2
  81.     Spacing = 1
  82.     Cancel = True
  83.     OnClick = bCloseClick
  84.   end
  85.   object bSaveDelete: TbsSkinButton
  86.     Left = 235
  87.     Top = 11
  88.     Width = 75
  89.     Height = 25
  90.     TabOrder = 3
  91.     SkinDataName = 'buttonlight'
  92.     DefaultFont.Charset = DEFAULT_CHARSET
  93.     DefaultFont.Color = clWindowText
  94.     DefaultFont.Height = 14
  95.     DefaultFont.Name = 'Arial'
  96.     DefaultFont.Style = []
  97.     DefaultWidth = 0
  98.     DefaultHeight = 0
  99.     UseSkinFont = True
  100.     AllowAllUp = False
  101.     TabStop = True
  102.     CanFocused = True
  103.     Down = False
  104.     GroupIndex = 0
  105.     Caption = 'Save'
  106.     NumGlyphs = 2
  107.     Spacing = 1
  108.     Default = True
  109.   end
  110.   object lbNames: TbsSkinListBox
  111.     Left = 12
  112.     Top = 11
  113.     Width = 212
  114.     Height = 133
  115.     TabOrder = 1
  116.     SkinDataName = 'listbox'
  117.     DefaultFont.Charset = DEFAULT_CHARSET
  118.     DefaultFont.Color = clWindowText
  119.     DefaultFont.Height = 14
  120.     DefaultFont.Name = 'Arial'
  121.     DefaultFont.Style = []
  122.     DefaultWidth = 0
  123.     DefaultHeight = 0
  124.     UseSkinFont = True
  125.     HorizontalExtent = False
  126.     Columns = 0
  127.     RowCount = 0
  128.     ImageIndex = -1
  129.     NumGlyphs = 1
  130.     Spacing = 2
  131.     CaptionMode = False
  132.     DefaultCaptionHeight = 20
  133.     DefaultCaptionFont.Charset = DEFAULT_CHARSET
  134.     DefaultCaptionFont.Color = clWindowText
  135.     DefaultCaptionFont.Height = 14
  136.     DefaultCaptionFont.Name = 'Arial'
  137.     DefaultCaptionFont.Style = []
  138.     DefaultItemHeight = 20
  139.     ItemIndex = -1
  140.     MultiSelect = False
  141.     ListBoxFont.Charset = DEFAULT_CHARSET
  142.     ListBoxFont.Color = clWindowText
  143.     ListBoxFont.Height = 14
  144.     ListBoxFont.Name = 'Arial'
  145.     ListBoxFont.Style = []
  146.     ListBoxTabOrder = 0
  147.     ListBoxTabStop = True
  148.     ListBoxDragMode = dmManual
  149.     ListBoxDragKind = dkDrag
  150.     ListBoxDragCursor = crDrag
  151.     ExtandedSelect = True
  152.     Sorted = False
  153.     Font.Charset = DEFAULT_CHARSET
  154.     Font.Color = clWindowText
  155.     Font.Height = 14
  156.     Font.Name = 'Arial'
  157.     Font.Style = []
  158.     OnListBoxKeyPress = lbNamesListBoxKeyPress
  159.   end
  160.   object FormSkin: TbsBusinessSkinForm
  161.     GradientStartColor = clBlack
  162.     GradientEndColor = clBlack
  163.     DrawBackground = True
  164.     ShowIcon = False
  165.     MaximizeOnFullScreen = False
  166.     AlphaBlend = False
  167.     AlphaBlendAnimation = False
  168.     AlphaBlendValue = 200
  169.     ShowObjectHint = False
  170.     MenusAlphaBlend = False
  171.     MenusAlphaBlendAnimation = False
  172.     MenusAlphaBlendValue = 0
  173.     DefCaptionFont.Charset = DEFAULT_CHARSET
  174.     DefCaptionFont.Color = clBtnText
  175.     DefCaptionFont.Height = 14
  176.     DefCaptionFont.Name = 'Arial'
  177.     DefCaptionFont.Style = [fsBold]
  178.     DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
  179.     DefInActiveCaptionFont.Color = clBtnShadow
  180.     DefInActiveCaptionFont.Height = 14
  181.     DefInActiveCaptionFont.Name = 'Arial'
  182.     DefInActiveCaptionFont.Style = [fsBold]
  183.     DefMenuItemHeight = 20
  184.     DefMenuItemFont.Charset = DEFAULT_CHARSET
  185.     DefMenuItemFont.Color = clWindowText
  186.     DefMenuItemFont.Height = 14
  187.     DefMenuItemFont.Name = 'Arial'
  188.     DefMenuItemFont.Style = []
  189.     UseDefaultSysMenu = True
  190.     MinHeight = 0
  191.     MinWidth = 0
  192.     Magnetic = False
  193.     MagneticSize = 10
  194.     BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
  195.     Left = 240
  196.     Top = 99
  197.   end
  198. end
  199.